home *** CD-ROM | disk | FTP | other *** search
- Crescent Internet ToolPak 4.1 Demonstration Summary (CITPDEMO.TXT)
- Copyright (c) 1995-1998
- Progress Software Corporation
-
-
-
- This summary describes each of the demonstration projects included with
- Crescent Internet ToolPak Version 4.1. You can run all demonstrations in both
- 16-and 32-bit environments unless otherwise noted.
-
-
-
- CIFTP
-
- FtpClass Demo - Demonstrates how to use the clsFTP wrapper class, which
- encapsulates the low level CIFTP methods.
-
-
- Ftp Explorer Demo (32 bit only) - Demonstrates browsing FTP servers using
- an interface similar to the Windows 95 Explorer.
-
-
- List File Demo - Simple example of how to use the CIFTP low level methods
- to obtain a listing of the directories and files from an FTP server.
-
-
- Receive File Demo - Simple example of how to use the CIFTP low level methods
- to retrieve files from an ftp server to your local machine.
-
-
- Send File Demo - Simple example of how to use the CIFTP low level methods
- to copy files from your client machine to an ftp server.
-
-
-
- CIHTTP
-
- Http FormParse Demo - Illustrates the use of the ciform.dll; it shows how
- to display an HTML page with modifiable fields for posting purposes.
-
-
- Http Explorer Demo (32 bit only) - Demonstrates how to browse HTML pages with an
- interface similar to the Windows 95 Explorer.
-
-
- List Tags Demo - Retrieves and parses a specified HTML page from an HTTP (Web)
- server. The tags are parsed internally into specified listboxes.
-
-
- Web Search Demo (32 bit only) - Demonstrates how you might use the CIHTTP
- control to build a tool that searches Web pages for specific text.
-
-
-
- CIMAIL
-
- Internet Mail Demo (32 bit only) - A somewhat sophisticated example of how
- you might use the CIMAIL and CIMIME controls to build a mail application that
- allows you to both send and receive mail. This demo illustrates how to use
- the CIMIME control to encode and decode MIME attachments.
-
-
- Receive Mail Demo - Simple example of how to use the CIPOP control to notify
- you of new mail from a POP server.
-
-
- Send Mail Demo - Simple example of how to use the CISMTP control to send mail.
-
-
-
- CIMIME (32 bit only)
-
- Mime Project Demo - Demonstrates the Crescent CIMIME Control allowing user
- selectable file encoding/decoding of any size file.
-
-
- Mime Multi-Threading Demo - This program illustrates the multithreaded
- capabilities of the CIMIME control. CIMIME or CIUU enable you to easily
- encode or decode data in the background.
-
-
- NOTE: See the Internet Mail demo for an example of how to send and receive
- MIME attachments.
-
-
-
- CIIMAP4
-
- IMAP4 Demo - Demonstrates the use of IMAP4.DLL. The demo creates a mail client
- session in which you log into the server, list mailboxes, retrieve the messages,
- and display the IMAP4 flags.
-
-
- IMAP4 Mail Project - Demonstrates more advanced methods and properties used
- by the IMAP4.DLL.
-
-
-
- CINEWS
-
- List Groups Demo - Lists the specified news groups on an NNTP news server.
-
-
- List News Demo - Obtains the status of a news group on a specified NNTP news
- server and can retrieve and display an article's contents.
-
-
- Search News Demo - Demonstrates using the Crescent CINEWS Control to retrieve
- articles by message ID and isolating specific header components.
-
-
-
- CIRAS
-
- Edit Phonebook Demo (32 bit only, applies to Windows95 and NT4.0) - Demonstrates
- using the Crescent CIRAS control to create and manipulate RAS phone book entries
- under Windows 95 and Windows NT 4.0.
-
-
- RAS Dial Demo - This demo enumerates the current phonebook entries found in
- your default system phone book and allows double-clicking a phonebook entry to
- establish a RAS connection and display status information.
-
-
-
- CIServer
-
- ChatHost Demo - Demonstrates how to use the CIServer control as a chat server.
-
-
- Chat Demo - Demonstrates the client operations that you can perform in the
- ChatHost demo. The demo sets up client sessions to the CIServer server. You
- can run the server on one machine, and run one or more clients on one or more
- machines.
-
-
-
- CITCP
-
- Blocking Demo - Demonstrates the use of blocking WinSock functions used to
- obtain host information.
-
-
- Web Server Demo - Demonstrates how to build a simple Web Server using Internet
- ToolPak's CITCP control. It currently only returns the text of an HTML page,
- but It could easily be modified to return the images. This demo will read a
- default HTML page from a file and display it in a browser.
-
-
-
- CIUU (32 bit only)
-
- UU Encode Demo - Demonstrates how the CIUU Control allows user selectable file
- encoding/decoding of any size of file.
-
-
-
- Other Demonstrations
-
- CITelnet Form Demo - This demonstrates how to use several ITP controls (CIRAS,
- CITCP, and Crescent's PDQComm control) to build a real-world Telnet program
- complete with terminal emulation.
-
-
- TAPIComm Project - This project illustrates the power and functionality available
- in Crescent's PDQTapi control, which is part of the award winning PDQComm product.
- This extra addition to Internet ToolPak will allow many Internet developers to also
- write serial communication and telephony applications.
-
-